projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e02924
)
(CPPFLAGS): Get this from configure, like CFLAGS.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 1997 04:22:56 +0000
(
04:22
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 1997 04:22:56 +0000
(
04:22
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 192375b367e481497472af641ea12027a869800b..d3e79ee70635c2af587b7a2a2032094e5da91627 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-45,6
+45,7
@@
ALLOCA=@ALLOCA@
LN_S=@LN_S@
CFLAGS=@CFLAGS@
LDFLAGS=@LDFLAGS@
+CPPFLAGS=@CPPFLAGS@
C_SWITCH_X_SITE=@C_SWITCH_X_SITE@
LD_SWITCH_X_SITE=@LD_SWITCH_X_SITE@
YACC=@YACC@